CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动 轨迹

搜索资源列表

  1. 悬挂系统

    0下载:
  2. 通过利用两台步进电机实现悬挂物体运动轨迹的控制,实现从点对点的运动、任意设定圆心的圆周运动,曲线运动。-through the use of two stepper motor to achieve flag objects trajectory control from a point-to-point movement, arbitrary set of circular motion Center, curve campaign.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2108
    • 提供者:陈俊涛
  1. 运动判定系统

    0下载:
  2. 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理, 提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到运动物体的轨迹。 -the system is design for tracking objects in a series of images.First it extracts the backgroud of the picture through dealing with corresponding images. Then we ca
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2304391
    • 提供者:小智
  1. 信号处理仿真技术——kalman滤波

    0下载:
  2. 实现KALMAN滤波算法,通过跟踪,估计物体运动轨迹。-achieve Kalman filtering algorithm, by tracking estimated object trajectories.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29889
    • 提供者:姜斐
  1. Wince.net

    0下载:
  2. c#做的 wince.net 上的显示鼠标运动轨迹。只要是 onMouse 事件类的,在 蜥蜴上测试通过-do wince.net displayed on the track mouse movement. If the incident is onMouse category, in lizards on the test
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7138
    • 提供者:asdf
  1. kitty

    2下载:
  2. 一. 追踪模型 以(x , y)代表飞机的坐标,v代表飞机的速度;以(X ,Y)代表导弹的坐标,u代表导弹的速度。 由于导弹时刻指向飞机,故有 dY/dX=(y-Y)/(x-X) 记k=u/sqrt((y-Y)*(y-Y)+(x-X)*(x-X)) 则有 dY/dt=k(y-Y) dX/dt=k(x-X) 故有叠代方程 Y=Y+k*(y-Y)*dt X=X+k*(x-X)*dt (程序中以t代dt) 程序中第一个for循环代表发射导弹打飞机,第二个
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:803
    • 提供者:白小欣
  1. ChapWei

    0下载:
  2. 一种用VC++环境开发的小程序,能够实现图形在窗口中沿着固定像素游走,用户可以自定义图形形状和运动轨迹.-A VC environment of small procedures, graphics can be achieved in the window along a fixed pixel tail users can customize graphics and shape trajectories.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33089
    • 提供者:weibin
  1. shukongfangzhen

    2下载:
  2. 本程序是模拟数控加工时刀具运动轨迹,是用VB编写的,适用二维图形和G代码的转换.-NC Simulation Tool trajectory, is written in VB, 2D graphics and application of the G code conversion.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:234378
    • 提供者:fws
  1. flyMachine

    2下载:
  2. 飞机运动轨迹模拟 使用龙格-库塔算法计算常微分方程数值解 并用图形显示运动轨迹 作者自己作业的源程序 欢迎讨论-aircraft trajectories simulated using the Runge - Kutta method to calculate the numerical solution of differential equations with graphics and movement track their authors trace the sour
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17404
    • 提供者:wchen1983
  1. 3dandplanes

    0下载:
  2. 将复杂的三维图像投影在各个视图上,并将其合并在一起。便于找寻各种运动轨迹在各个投影方向的规律。-complex 3D image projection in all views, their combined. Easy to find various trajectories in all directions projection patterns.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2803
    • 提供者:stuartw
  1. JumpBallluodi

    0下载:
  2. 小球落地弹跳过程仿真。 可以在界面中输入小球的初始高度,初速度,落地弹跳后的能量损失,重力加速度等参数来显示小球的运动轨迹。-bouncing ball landed process simulation. The input interface of the initial ball high early speed, bouncing landing after the energy losses gravity parameters to show the ball trajectory
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8891
    • 提供者:郇世昶
  1. RobotMotionSimulation170320

    0下载:
  2. 用于模拟二连杆机械手的运动轨迹,求解正逆运动学,可实现机械手的运动轨迹规划(Simulate the motion trajectory of 2-DOF robot arm, to solve it's Positive inverse kinematics.)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-29
    • 文件大小:88064
    • 提供者:Tiger周
  1. route

    0下载:
  2. 对小车在直线匀速、转弯变速情况下轨迹变化情况进行了仿真(The change of the trajectory of a car in the condition of uniform speed and speed change is simulated.)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:zwq307
  1. opflow

    0下载:
  2. 成功运行,利用光流法检测出运动视频中的运动目标,并标记出特征点的运动轨迹。(using the optical flow method to detect the moving target in the motion video, and marking the trajectory of the feature point.)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-01
    • 文件大小:12962816
    • 提供者:keijeiyeilai
  1. mechanical-arm

    2下载:
  2. 六自由度机械臂仿真程序,实现运动分析理论和运动轨迹的功能,而且可以模拟人体运动。(Six degrees of freedom mechanical arm simulation program, can realize the function of motion analysis theory and movement, and can simulate the human body movement.)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-03
    • 文件大小:61440
    • 提供者:李建国
  1. 导弹轨迹matlab代码

    9下载:
  2. 运用该代码,可以有效模拟导弹飞行轨迹,更好的把握导弹的运动形式及其规律。(Using this code, the flight trajectory of the missile can be simulated effectively, and the motion form and law of the missile can be grasped better.)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-08
    • 文件大小:5120
    • 提供者:萨法
  1. trace_modified.m

    1下载:
  2. 在MATLAB中创建一个机器人,并对运动轨迹进行仿真;适合初学者,比较基础(Create a robot in MATLAB and simulate the trajectory of the robot; Suitable for beginners, comparative basis)
  3. 所属分类:其他

    • 发布日期:2020-05-07
    • 文件大小:1024
    • 提供者:91191
  1. UR5 机器人 MATLAB轨迹规划

    6下载:
  2. UR5 机械臂在MATLAB下轨迹规划,可以通过训练完成避障的运动轨迹规划!
  3. 所属分类:matlab例程

  1. 插补运动

    2下载:
  2. 基于vc开发的直线插补运动,可以实现高速插补,圆弧插补,插补轨迹平滑(The linear interpolation motion based on VC can realize high-speed interpolation, arc interpolation and smooth interpolation track.)
  3. 所属分类:3D打印

    • 发布日期:2020-08-19
    • 文件大小:2019328
    • 提供者:55ss
  1. 基于MATLAB的运动轨迹预测,卡尔曼滤波实现

    3下载:
  2. 对高速运动目标采用基于kalman filter进行预测。基于matlab的实现,来进行运动目标的轨迹预测。有卡尔曼算法,扩展卡尔曼滤波,数据拟合方法。(The high-speed moving target is predicted based on Kalman filter. Based on the realization of MATLAB, the trajectory prediction of moving objects is carried out. There are K
  3. 所属分类:matlab例程

    • 发布日期:2020-05-03
    • 文件大小:133120
    • 提供者:wijdoy
  1. Trajectory-Planning-for-PUMA560-master

    4下载:
  2. 通过对PUMA560机械臂进行正确的正运动学、逆运动学分析,编写matlab代码,使用机器人工具箱对其运动轨迹进行仿真(Through the correct forward kinematics and inverse kinematics analysis of PUMA560 manipulator, the matlab code is compiled, and the robot toolbox is used to simulate its trajectory)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-26
    • 文件大小:674816
    • 提供者:橙子1024
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com